dhcp.c: add _GNU_SOURCE define to fix build error with musl
authorFelix Fietkau <[email protected]>
Sun, 29 Jun 2014 20:59:05 +0000 (22:59 +0200)
committerFelix Fietkau <[email protected]>
Sun, 29 Jun 2014 20:59:05 +0000 (22:59 +0200)
commit8b20ffae06b9b7fcc6fb52d3b8a80b45ed424e39
treefc8f413da5248c735473f3d2908a679285a912fe
parent713258fb9a466204040f137586ffdfc2a1290332
dhcp.c: add _GNU_SOURCE define to fix build error with musl

Signed-off-by: Felix Fietkau <[email protected]>
dhcp.c